*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 2 Aug 2007 17:56:38 +0000 (17:56 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 2 Aug 2007 17:56:38 +0000 (17:56 +0000)
lisp/ChangeLog

index 7e45cac992f59ad63f4b0e0ebf0f7e06e3e9161e..2d8a276377db8b68517c37e0cf7ae1ed1026d519 100644 (file)
@@ -1,5 +1,19 @@
 2007-08-02  Richard Stallman  <rms@gnu.org>
 
+       * mail/rmailsum.el (rmail-make-summary-line): Find end of msg number
+       to update deleted flag.
+
+       * cus-edit.el (customize-apropos, customize-apropos-options)
+       (customize-apropos-faces, customize-apropos-groups): Improve prompt.
+
+       * menu-bar.el (menu-bar-help-menu): Add "About GNU" menu item.
+
+       * startup.el (fancy-splash-head, startup-echo-area-message): 
+       Change message text.
+
+       * emulation/tpu-edt.el (next-line-internal): Setting deleted.
+       All callers use line-move.
+
        * progmodes/compile.el (compilation-find-buffer): Return current
        buffer immediately if suitable.
        (compile, compilation-buffer-name, compilation-start): Doc fixes.